home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / 0Utils13.lha / 0Utils / ExpandArgs.doc < prev    next >
Text File  |  1995-03-20  |  484b  |  36 lines

  1.  
  2.     NAME
  3.     ExpandArgs
  4.  
  5.     SYNOPSIS
  6.     ExpandArgs - get one in a list of words - Requires v37
  7.  
  8.     INPUTS
  9.     /A/M
  10.  
  11.     FUNCTION
  12.     Does expanding of all arguments, that
  13.     contain wildcards and passing of all
  14.     other arguments.
  15.  
  16.     RESULT
  17.     -/-
  18.  
  19.     NOTES
  20.     CLI - only
  21.  
  22.     should compile with SAS-C
  23.  
  24.     BUGS
  25.     ExpandArgs breaks on the first error
  26.  
  27.     EXAMPLES
  28.     > ExpandArgs c:f#? xyz
  29.     "c:Filenote
  30.     xyz"
  31.  
  32.     AUTHOR
  33.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  34.     noll@student.uni-kl.de
  35.  
  36.